home *** CD-ROM | disk | FTP | other *** search
/ SPACE 2 / SPACE - Library 2 - Volume 1.iso / telecom / 107 / c / aspiff.man < prev    next >
Encoding:
Text File  |  1987-02-20  |  1.1 KB  |  35 lines

  1.  
  2. ASPIFF                  ST Programmer's Manual                  ASPIFF
  3.  
  4. NAME
  5.      aspiff - Improve appearance of Alcyon generated assembly files
  6.  
  7. SYNOPSIS
  8.      aspiff [-i file -o file]
  9.  
  10. DESCRIPTION
  11.      aspiff reads an assembly source file generated by the Alcyon C
  12.      compiler, and writes a file with the same information in a more
  13.      readable format. Defaults are to read stdin, and write stdout.
  14.  
  15. -i   The -i option may be used to specify an input file name. There
  16.      may or may not be one or more spaces between the -i and the name
  17.      of the file.
  18.  
  19. -o   The -o option may be used to specify an output file name. There
  20.      may or may not be one or more spaces between the -o and the name
  21.      of the file.
  22.  
  23.      If there is an argument on the command line, and no option flags,
  24.      the argument is assumed to be an input file name.
  25.  
  26. BUGS
  27.      None known.
  28.  
  29. AUTHOR
  30.      George R. Woodside           PPN 76537,1342
  31.      5219 San Feliciano Drive
  32.      Woodland Hills, Ca. 91364
  33.  
  34. Printed 01/22/87                                                1
  35.